Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update descriptions for codemods that add dependencies #187

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

drdavella
Copy link
Member

@drdavella drdavella commented Dec 21, 2023

Overview

Update descriptions for codemods that add dependencies

Description

  • This change enriches the codemod description when we add a dependency and also adds detailed instructions for manually adding a dependency when we fail to add one automatically

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (47e9179) 96.25% compared to head (4c3a356) 96.32%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
+ Coverage   96.25%   96.32%   +0.06%     
==========================================
  Files          81       81              
  Lines        3795     3805      +10     
==========================================
+ Hits         3653     3665      +12     
+ Misses        142      140       -2     
Files Coverage Δ
src/codemodder/context.py 100.00% <100.00%> (+2.12%) ⬆️
src/codemodder/dependency.py 96.77% <100.00%> (+0.77%) ⬆️

@drdavella drdavella marked this pull request as ready for review December 21, 2023 16:32
@drdavella drdavella added this pull request to the merge queue Dec 21, 2023
Merged via the queue into main with commit ae6221a Dec 21, 2023
16 checks passed
@drdavella drdavella deleted the update-description-with-dependencies branch December 21, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants